Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove files properly on generate cli docs and check errors #943

Merged
merged 2 commits into from
Oct 27, 2022

Conversation

Racer159
Copy link
Contributor

Description

This is a hotfix to properly remove old docs and show errors when docs gen fails.

Related Issue

Related to #935

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist before merging

  • Documentation has been updated as necessary (add the needs-docs label)
  • (Optional) Changes have been linted locally with golangci-lint. (NOTE: We haven't turned on lint checks in the pipeline yet so linting may be hard if it shows a lot of lint errors in places that weren't touched by changes. Thus, linting is optional right now.)

Copy link
Contributor

@jeff-mccoy jeff-mccoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, thx

@jeff-mccoy jeff-mccoy enabled auto-merge (squash) October 26, 2022 20:39
@jeff-mccoy jeff-mccoy merged commit b7979f5 into master Oct 27, 2022
@jeff-mccoy jeff-mccoy deleted the hotfix-docs-gen branch October 27, 2022 02:05
Noxsios pushed a commit that referenced this pull request Mar 8, 2023
## Description

This is a hotfix to properly remove old docs and show errors when docs
gen fails.

## Related Issue

Related to #935 

## Type of change

- [X] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)

## Checklist before merging

- [X] Documentation has been updated as necessary (add the `needs-docs`
label)
- [X] (Optional) Changes have been linted locally with
[golangci-lint](https://github.com/golangci/golangci-lint). (NOTE: We
haven't turned on lint checks in the pipeline yet so linting may be hard
if it shows a lot of lint errors in places that weren't touched by
changes. Thus, linting is optional right now.)

Co-authored-by: Megamind <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants